home *** CD-ROM | disk | FTP | other *** search
- <FORM>
- <SELECT NAME="popmenuselect">
- <OPTION VALUE="index.html" SELECTED>Top Page
- <OPTION VALUE="fun.html">Fun page
- <OPTION VALUE="myserver/great.html">Great page
- <OPTION VALUE="interesst.html">Interesst page
- <OPTION VALUE="surprise.html">Surprise
- <OPTION VALUE="file:///Macintosh HD/Desktop Folder/impress.html">Impress
- </SELECT>
-
- <INPUT TYPE=BUTTON VALUE="Link to"
- onClick="top.location.href =this.form.popmenuselect.options[this.form.popmenuselect.selectedIndex].value">
- </FORM>
-